home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / stk-3.0 / stk-3 / blt-for-STk-3.0 / Demos / README < prev   
Encoding:
Text File  |  1995-12-26  |  471 b   |  18 lines

  1. BLT examples written in STk
  2. ---------------------------
  3.  
  4.    This directory contains some of the BLT examples which have been rewritten
  5. for STk.
  6.  
  7. CAUTION:
  8. ------- 
  9.    The goal here was to prove it can works and most of the Tcl code have not
  10. been rewritten in Scheme. So, demos found in this directory are less "flashy"
  11. than the original BLT ones.  If someone has time (and courage) to do a more
  12. complete work...
  13.  
  14.  
  15. To run a demo, type
  16.     $ ../test-blt -f <name-of-the-demo>
  17.  
  18.